GrapeCity.CalcEngine.Functions Namespace > CalcTanFunction Class > Evaluate Method : Evaluate(Object[]) Method |
The args contains 1 item: number.
Number is the angle in radians for which you want the tangent.
'Usage Dim instance As CalcTanFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
The args contains 1 item: number.
Number is the angle in radians for which you want the tangent.
Target Platforms: Windows Server 2012, Windows RT